xen.git
2006-12-21 Alastair Tse[XEND] Add cpu_weight and cpu_cap parsing for SXP confi...
2006-12-21 Alastair Tse[XM] Throw proper exception for xm console for unstarte...
2006-12-21 kfraser@localhost... [HVM] Emulates HPET in hypervisor and extend ACPI tables.
2006-12-21 Christian Limpach[qemu patches] Update patches upto changeset 13113...
2006-12-21 kfraser@localhost... [HVM][VMX] Save GS_SHADOW MSR only on x86/64.
2006-12-21 kfraser@localhost... [LINUX][IA64] New file swiotlb.h.
2006-12-21 kfraser@localhost... [QEMU] Include pthread.h.
2006-12-20 Christian Limpach[qemu patches] Update patches upto changeset 13108...
2006-12-20 kfraser@localhost... [XEN] Emulator extensions to decode ModRM.MOD == 3.
2006-12-20 Tim Deegan[XEN] Fix cset 13107:04c5f7b71ff4
2006-12-20 Tim Deegan[HVM] Mask cmpxchg8b capability in cpuid for non-pae...
2006-12-20 Tim Deegan[XEN] Don't pass spurious fast-path faults to the guest...
2006-12-20 Tim Deegan[XEN] Clean up the shadow interface
2006-12-20 Tim Deegan[HVM] Add Etherboot option ROM, for network-booting...
2006-12-20 Tim Deegan[HVM] Add expansion-ROM boot support to the ROMBIOS
2006-12-20 Tim Deegan[XEN] Skip shadowing of guest PTE writes when known...
2006-12-20 Tim Deegan[XEN] Better diagnostics of recursive shadow faults
2006-12-20 kfraser@localhost... [NET] front: Fix interface teardown.
2006-12-20 kfraser@localhost... [LINUX] dma: Use swiotlb mask for coherent mappings too
2006-12-20 kfraser@localhost... [LINUX] Disallow nested event delivery.
2006-12-20 kfraser@localhost... [HVM] Sync per vcpu LAPIC timer with its TSC:
2006-12-20 kfraser@localhost... [HVM] Enable more than one platform timer (PIT/RTC...
2006-12-20 kfraser@localhost... [HVM][SVM] Modify the interrupt/event injection logic.
2006-12-20 kfraser@localhost... [BLTAP] Use getpagesize() for portability.
2006-12-20 kfraser@localhost... [HVM] Clean up CPUID handling.
2006-12-20 kfraser@localhost... [LIBXC] Fix iteration over GDT in save/restore code.
2006-12-20 kfraser@localhost... Added tag 3.0.4-branched for changeset 057f7c4dbed1c75a...
2006-12-19 Julian ChesterfieldQcow-create reserve flag update.
2006-12-19 Julian ChesterfieldQcow driver code cleanup:
2006-12-19 Ewan MellorFix parsing of cpus in the guest configuration file.
2006-12-19 kfraser@localhost... [XENOPROF] Fix buffer sharing with auto-translate guests.
2006-12-19 kfraser@localhost... Merge with xen-ia64-unstable.hg
2006-12-18 awilliam@xenbuild2.awmerge with xen-unstable.hg
2006-12-18 awilliam@xenbuild2.aw[IA64] evtchn_callback fix and clean
2006-12-18 awilliam@xenbuild2.aw[IA64] Mask out reserved bits to avoid Reserved Registe...
2006-12-18 awilliam@xenbuild2.aw[IA64] Reflect general exceptions
2006-12-18 Ian Campbell[XEN] Revert 12977:af39d20b2b728941421ef18e5c5b1012852eec80
2006-12-18 kfraser@localhost... [XEN] Only print progress dots when scrubbing actual...
2006-12-18 Ewan MellorFix _login to pass arguments to the server unconditiona...
2006-12-18 Ewan MellorFix the parsing of the image sexpr to use PV_kernel...
2006-12-18 Ewan MellorWrite the xfb configuration details to the store, rathe...
2006-12-17 Ewan MellorMinor tidyup.
2006-12-17 Ewan MellorFix printing of usage when OptionError is thrown.
2006-12-16 Ewan MellorOnly try to label resources if ACM is enabled.
2006-12-16 Ewan MellorAn error occurs if the first detach was successful...
2006-12-15 awilliam@xenbuild2.aw[IA64] remove global zero initializers
2006-12-15 kfraser@localhost... [TOOLS] USe -mno-direct-seg-refs when building on i386.
2006-12-15 Ewan MellorFix mem-set, mem-max, and vcpu-set commands when used...
2006-12-15 Ewan MellorUse new -p flag to qcow-create.
2006-12-15 Steven HandClean-up hvm/shadow interaction around cr3 updates.
2006-12-15 Ewan MellorFix more enum demarshalling.
2006-12-15 Ewan MellorAdded a test for xen_vm_get_power_state.
2006-12-14 Brendan CullyImprove XendCheckpoint's forkHelper error handling.
2006-12-16 Ewan MellorPersist all the Xen-API data values for VMs.
2006-12-15 Ewan MellorWrite the new version of the persisted config to a...
2006-12-15 Ewan MellorAllow the XenAPI Session object to have login_with_pass...
2006-12-15 kfraser@localhost... VNC pasword authentication support for the paravirt...
2006-12-15 kfraser@localhost... Fix pointer encoding in vncfb (middle and right button...
2006-12-15 kfraser@localhost... [XENFB] xenfb_update_screen() calls zap_page_range...
2006-12-15 kfraser@localhost... Add CONFIG_X86_{32,64} Makefile variables.
2006-12-15 Steven HandUse portable recursive mutex in qemue mapcache.
2006-12-14 jfehlig@jfehlig2... Fix VM.get_power_state API. On the xend side an intege...
2006-12-15 kfraser@localhost... [XM] Fix network-attach help message.
2006-12-15 Ewan MellorFix check_udev in the case where udev is missing -...
2006-12-15 Ewan MellorRevert Makefile changes from 13023:70155087efe89 -...
2006-12-15 kfraser@localhost... [NET]: Fix segmentation of linear packets
2006-12-15 kfraser@localhost... [XEN] Clean up list.h for Xen formatting rules and...
2006-12-15 kfraser@localhost... Remove unused function from check script.
2006-12-15 Ewan MellorReplace the error message when invalid xm commands...
2006-12-15 Ewan MellorFix exit status for failed commands, and tidy up the...
2006-12-15 Ewan MellorFix 64-bit build with a PRIu64.
2006-12-14 Ewan MellorUpdated test to match new booting arrangement.
2006-12-14 Steven HandFix exception handling in xend start-of-day.
2006-12-14 Julian ChesterfieldAdd sparseness flag to qcow-create.
2006-12-14 Ewan MellorRemove the boot-type implementation -- now replaced...
2006-12-14 Ewan MellorImplement new booting parameters for Xen-API, and backw...
2006-12-14 Ewan MellorStub implementations of VM.auto_power_on, VM.consoles.
2006-12-14 Ewan MellorRemove a number of unused configuration dictionaries...
2006-12-14 Ewan MellorFix calls to destroyDevice that are missing a force...
2006-12-14 Ewan MellorAdd some exception logging.
2006-12-14 Ewan MellorAdded xm shell command, taken from xapi.py, to make...
2006-12-14 Ewan MellorHave a 1GiB disk rather than 1MiB, for a slightly more...
2006-12-14 kfraser@localhost... Merge with xen-ia64-unstable.hg
2006-12-14 Ewan MellorTidy up.
2006-12-14 awilliam@xenbuild2.aw[IA64][HVM] Use vcpu info from getdomaininfo
2006-12-14 kfraser@localhost... [XEN] Provide PV guests with emulated PIT.
2006-12-14 kfraser@localhost... [TOOLS] Fix check-script compatibility with non-bash...
2006-12-14 awilliam@xenbuild2.awmerge with xen-unstable.hg
2006-12-14 awilliam@xenbuild2.aw[IA64][BUILD] XEN_XKBUFF needs to depend on NET
2006-12-14 kfraser@localhost... [XEN] Fix memory allocator after recent bootmem change.
2006-12-14 kfraser@localhost... [TOOLS] A couple of check-script cleanups.
2006-12-14 kfraser@localhost... [KEXEC] Clean up kexec code and fix panic-induced reboo...
2006-12-14 kfraser@localhost... Add another package check (python-xml).
2006-12-14 Steven HandFix deadlock when accessing IO memory.
2006-12-14 kfraser@localhost... [NET] front: Fix crashes when xenstore watches fire...
2006-12-14 kfraser@localhost... [XEN] Boot allocator searches from earliest registered
2006-12-14 kfraser@localhost... [XM] Fix typo in 'xm vcpu-list' header.
2006-12-14 kfraser@localhost... [XENFB] No need for IRQs to be disabled in critical...
2006-12-14 kfraser@localhost... [LINUX] Fix seg-fixup warning.
2006-12-14 kfraser@localhost... [XEN] Spot incorrect use of lXe_write & Co.
next